Watch for changes in the /vm section of the store, so that we update our
authoremellor@leeni.uk.xensource.com <emellor@leeni.uk.xensource.com>
Wed, 16 Nov 2005 14:32:56 +0000 (15:32 +0100)
committeremellor@leeni.uk.xensource.com <emellor@leeni.uk.xensource.com>
Wed, 16 Nov 2005 14:32:56 +0000 (15:32 +0100)
commit02d6c426888afad1985852adfc136b67ffd2b2c4
tree10a9988fc30c57d2747bf311c60baf21787d5df9
parent8676593f3657c1f7706e4ad33cf1e893de168cf7
Watch for changes in the /vm section of the store, so that we update our
internal state if the store is configured by an external tool.

We react properly to changes in name and on_{reboot,poweroff,crash}.  Reacting
correctly to vcpus, vcpu_avail, memory, and maxmem will come soon (those code
aspects are already under review).  cpu_weight and bootloader to be considered.

Removed unused and semantically invalid method XendDomainInfo.setDomid.

Signed-off-by: Ewan Mellor <ewan@xensource.com>
tools/python/xen/xend/XendDomainInfo.py